Auto merge of #5063 - Eh2406:TestssuiteV3, r=matklad
authorbors <bors@rust-lang.org>
Wed, 21 Feb 2018 19:56:27 +0000 (19:56 +0000)
committerbors <bors@rust-lang.org>
Wed, 21 Feb 2018 19:56:27 +0000 (19:56 +0000)
commit847f1f76a16e6c11b2bc69cf7ed21e26baf6fa7b
treec63ea93615212b12f92c4ab318bd0d76363e7408
parentb80af359e2f5799044d66690003d83f905865584
parent7a564576f193064fb8d900f190802c80d2812bb4
Auto merge of #5063 - Eh2406:TestssuiteV3, r=matklad

Reorganize integration tests as one crate with many modules. Issue #4867. Rebased V3

This is an automatic rebase of @rochamatcomp's work in #5022, as requested in [#5038](https://github.com/rust-lang/cargo/pull/5038#issuecomment-365200227).

I take no credit for the changes; I just wanted faster test for my work. :-)